Automations

Documents Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing OpenBots Documents commands.

OpenBots.Commands.Documents \ Compare Tables Command

Command: Compare Tables Command

This command compares two tables cell by cell and reports any mismatches.

Parameters

Ignore Columns

Comma separated list of all column names that would be IGNORED for comparison in both Tables.

Required

Lookup Columns

Comma separated list of all column names that would be looked up in both Tables.

Required

Expected DataTable

DataTable that has values that are expected.

Required

Actual DataTable

DataTable where values need to be looked up for potential mismatches.

Required

Output Differences DataTable Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo